Skip to content

fastapi new command#100

Closed
savannahostrowski wants to merge 15 commits into
fastapilabs:mainfrom
savannahostrowski:new
Closed

fastapi new command#100
savannahostrowski wants to merge 15 commits into
fastapilabs:mainfrom
savannahostrowski:new

Conversation

@savannahostrowski
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski commented Oct 24, 2025

This PR adds a new command that initializes your project, installs dependencies, and downloads boilerplate code to simplify our getting started experience. Once this is merged, I will follow up other PRs to:

  • Update our docs to reflect this simpler path to getting started
  • Allow users to pass --template or a similar option.

This works in both existing environments with fastapi[standard] installed as fastapi new and also as a standalone tool as uv tool run fastapi-cloud new

Screenshot 2025-10-24 at 5 25 21 PM

@savannahostrowski savannahostrowski added the feature New feature or request label Oct 24, 2025
@savannahostrowski
Copy link
Copy Markdown
Member Author

Closing in favour of fastapi/fastapi-new#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant